/************************************************************************************/
/*******************************    ABOUT US PAGE    ********************************/
/************************************************************************************/

.parent h4{
  color: #F79F00;
}

.parent h3 {
    min-height: 52px;
    text-align: justify;
    color: #000;
    margin-left: 30px;
}
.parent p{
    margin-left: 30px;
}
.about_us-cover{
    background: no-repeat url("../images/155654-OUET56-3321.jpg");
    height: auto;
    background-size:cover; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px; 
    min-height: 201px;
  }
  .img-29{
    margin-bottom: 46px;
  }
  .img-30{
    margin-bottom: 90px;
  }
  .img-32{
    margin-top: 5px;
  }
  .img-322{
    margin-bottom: 89px;
  }
  .img-344{
    margin-bottom: 80px;
  }
  .linkin-1{
    display: flex;
    margin-left: 35px;
    margin-top: -20px;
  }
  .linkin-2{
    display: flex;
    margin-left: 35px;
    margin-top: -10px;
  }
  .linkin-3{
    display: flex;
    margin-left: 35px;
    margin-top: -20px;
  }
  .linkin-4{
    display: flex;
    margin-left: 35px;
    margin-top: -20px;
  }
  .photo{
    border: 1px solid #000;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
/* *********************media query max-width:320**************************** */

@media screen and (min-width: 425px){
  .parent h1,h2,p{
    text-align: justify;
  }
  .about_us-cover h1{
    font-family: 'Raleway', sans-serif;
    text-align: justify;
    color: #fff;
    margin-top: 150px;
  }
  .about_us-cover p{
    text-align: justify;
    margin-top: 20px; 
    font-size: 20px;
  } 
}

@media screen and (max-width: 768px){

  .header-title h2{
    text-align: center;
  }
  .parent h3 {
    min-height: 52px;
    text-align: justify;
}
.head-office{
    text-align: center;
  }

} 

@media screen and (max-width: 425px){
  .about_us-cover h1{
    font-family: 'Raleway', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-top: 150px;
}
}

@media screen and (max-width:991px){

  .img-29{
    margin-bottom:0;
  }
  .img-30{
    margin-bottom:0;
  }
   .img-322{
    margin-bottom: 0;
  }
  .img-344{
    margin-bottom:0;
  }
}
@media screen and (min-width:991px){

  .img-29{
    margin-bottom: 110px;
    margin-left: -5px;
  }
  .img-30{
    margin-bottom: 171px;
    margin-left: -5px;
  }
  .img-31{
    margin-bottom: 200px;
    margin-left: -5px;
  }
  .img-32{
    margin-top: 0px;
    margin-bottom: 64px;
  }
  .img-33{
    margin-bottom: 216px;
    margin-left: -5px;
  }
  .img-34{
    margin-bottom: 20px;
    margin-left: -5px;
  }

   .img-322{
     margin-bottom: 53px;
    margin-left: -5px;
  }
  .img-344{
     margin-bottom: 70px;
    margin-left: -5px;
  }
}
@media screen and (min-width:1199px){

  .img-29{
    margin-bottom: 63px;
  }
  .img-30{
    margin-bottom: 90px;
  }
  .img-31{
    margin-bottom: 143px;
    margin-left: -5px;
  }
  .img-32{
    margin-top: 0px;
    margin-bottom: 64px;
  }
  .img-33{
    /* margin-top: 8px; */
    margin-bottom: 140px;
  }
  .img-34{
    margin-bottom: 10px;
    margin-left: -5px;
  }
  .img-322{
    margin-bottom: 89px;
  }
  .img-344{
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 653px) and (min-width: 200px){
  .linkin-1{
    display: flex;
    margin-left: 35px;
    margin-top: -10px;
  }
}
@media screen and (max-width:433px){
    .linkin-4{
    display: flex;
    margin-left: 35px;
    margin-top: -10px;
  }
}
@media screen and (max-width:605px){
    .linkin-3 {
    display: flex;
    margin-left: 35px;
    margin-top: -10px;
  }
}